CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 路径 蚁群算法

搜索资源列表

  1. 蚁群算法

    1下载:
  2. 小小的蚂蚁总是能够找到食物,他们具有什么样的智能呢?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,其次,要让蚂蚁找到食物,就需要让他们遍历空间上的所有点;再次,如果要让蚂蚁找到最短的路径,那么需要计算所有可能的路径并且比较它们的大小,而且更重要的是,你要小心翼翼的编程,因为程序的错误也许会让你前功尽弃。这是多么不可思议的程序!太复杂了,恐怕没人能够完成这样繁琐冗余的程序。
  3. 所属分类:软件工程

  1. AntVCprograms

    1下载:
  2. 蚁群算法VC源代码,很完善的程序,适用于机器人路径规划。-VC source code for ant colony algorithm, it is well-established procedures for robot path planning.
  3. 所属分类:Other systems

    • 发布日期:2016-11-26
    • 文件大小:48323
    • 提供者:张天
  1. MATLABGAMATLAB

    0下载:
  2. 遗传算法,蚁群算法,实现最短路径问题-GENETIC
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6626
    • 提供者:宋琳
  1. Matlab

    0下载:
  2. 蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:kevin
  1. AntColonyAlgorithmforTSP

    1下载:
  2. matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2901
    • 提供者:王放
  1. Mobile-Robot-Planning-on-ACA

    0下载:
  2. 基于改进蚁群算法的移动机器人路径规划,主要研究蚁群算法-Mobile Robot’s Path Planning Based on Improved Ant Colony Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:149079
    • 提供者:dm
  1. ACS1

    0下载:
  2. 稍加修改的基本蚁群算法,可用于求解交通路径规划中的距离最短路径的求解。-Slightly modified the basic ant colony algorithm can be used to solve the traffic path planning to solve the shortest path distance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:642463
    • 提供者:wangshuang
  1. ACS2

    1下载:
  2. 改进的蚁群算法,用于求解基于交通密度的最短路径规划问题。-Improved ant colony algorithm for solving the shortest path based on traffic density planning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:662254
    • 提供者:wangshuang
  1. 29_ACO_note_35

    1下载:
  2. 基于蚁群算法tsp路径寻优,有详细说明每步的意义,做法(Based on the ant colony algorithm tsp path optimization, there is a detailed descr iption of each step of the meaning, practice)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:水木黄昏
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 智能三坐标测量机路径规划文章

    0下载:
  2. 改进蚁群算法,智能三坐标测量机路径规划文章(Improved ant colony algorithm, intelligent coordinate measuring machine pa)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:1102848
    • 提供者:hzh111
  1. 蚁群算法(D为最短路矩阵)

    0下载:
  2. 群蚁算法,路径规划,附带源代码,直接用.......................(Group ant algorithm, path planning, source code, direct use)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:挚瑶满夙缘
  1. Copy_of_yiquan

    0下载:
  2. 蚁群VRP,可正常运行。T优化蚁群算法对的每个配送区域的求解最优路径的二(ACA VRP.can load and run)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:王丽131468
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
  1. 三维蚁群算法

    2下载:
  2. 三维路径规划,可以自动寻找最佳路径,matlab(3D path planning can automatically find the best path)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:qwe1asd2
  1. ant-for-VRPTW-master

    0下载:
  2. VRPTW的蚁群算法,采用python写法,根据算例并求出最优化路径(Ant colony algorithm based on VRPTW)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-18
    • 文件大小:11264
    • 提供者:HYK95
  1. 基于python的最优路径规划

    5下载:
  2. 基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
  3. 所属分类:其他

    • 发布日期:2019-09-27
    • 文件大小:10240
    • 提供者:SDXV%255F89937
  1. 路径规划算法

    1下载:
  2. 基于蚁群算法的二维和三维路径规划算法,结合具体的案例给出了程序分析(A two-dimensional path planning algorithm based on ant colony algorithm, combined with specific cases, gives a program analysis)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-26
    • 文件大小:8192
    • 提供者:陈圆圆123
  1. aco

    1下载:
  2. 采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。(The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:1024
    • 提供者:moveon5
  1. main1

    1下载:
  2. 利用改进的蚁群算法来实现对路径规划,找到一条最优路径(Ant colony algorithm path planning)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:3072
    • 提供者:wyyizhinuli
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com